Overload | Description |
---|---|
SaveToFileAsync(NFile) | Renders the document as PDF to the specified file. |
SaveToFileAsync(String) | Renders the document as PDF to the specified file. In sandboxed platforms like WebAssembly this method may not work due to security permissions (i.e. access to the file system may be forbidden). |